gtk-demo: Reinstate incremental filling
authorBenjamin Otte <otte@redhat.com>
Sun, 21 Jun 2020 03:21:11 +0000 (05:21 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 21 Jun 2020 12:17:47 +0000 (14:17 +0200)
commitd3f7dea624a939d9685a7dca56156de52d59f5ad
treeb7e5cf1fcd0006230fc55a65a03853cf00d61cbd
parent456b7628ee9a161f97a9bbe6e8bf5e32afc4f9aa
gtk-demo: Reinstate incremental filling

Do it via the new size setting on the color list.

Also add an option to set the maximum size of the color list that it'll
be filled to so rudimentary performance testing is possible.

Hint: Do not select 16777216.

This reinstates commit c16848c2bb683f7ddf51571aa5951f8a4a1ea622.
demos/gtk-demo/listview_colors.c